From: Wesley Gimenes Date: Mon, 11 Aug 2025 01:19:57 +0000 (-0300) Subject: netbird: update to 0.55.1 X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=56e0fe19e9e30ccc7ba2038c8298bac4779fdf3a;p=feed%2Fpackages.git netbird: update to 0.55.1 changelog: https://github.com/netbirdio/netbird/releases/tag/v0.55.1 Signed-off-by: Wesley Gimenes --- diff --git a/net/netbird/Makefile b/net/netbird/Makefile index fe21b4d04a..4714f7de3f 100644 --- a/net/netbird/Makefile +++ b/net/netbird/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netbird -PKG_VERSION:=0.53.0 +PKG_VERSION:=0.55.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/netbirdio/netbird/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=47dde2b5b8fcb488bd6aa9aab769efb45ca4c1cc21253d44f7a68b44e7aeda8a +PKG_HASH:=b9465a2b6b7600ec7f22a706b2f2891fdb19a07ffcbfd82cd0e33176d3c69b75 PKG_MAINTAINER:=Wesley Gimenes PKG_LICENSE:=BSD-3-Clause